This article provides instructions on how to create, retrieve, and cancel sync subscriptions.
subscriptions
method on the ditto.sync
namespace. (Retrieving Subscriptions)
cancel
on its subscription object you instantiated when setting up your subscription. (Canceling Subscriptions)
isCancelled
field on the subscription object. (Canceling Subscriptions)
cars
collection with a field of color
set to the value blue
:
:argument
syntax in DQL:
subscriptions
method on the ditto.sync
namespace:
isCancelled
field on the subscription object: